projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
31214eb
dd26ce3
)
Auto merge of #2465 - TheNeikos:add-version_env, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 8 Apr 2016 18:53:24 +0000
(11:53 -0700)
committer
bors
<bors@rust-lang.org>
Fri, 8 Apr 2016 18:53:24 +0000
(11:53 -0700)
Add a new CARGO_PKG_AUTHORS environment variable
This will allow crates to use the CARGO_PKG_AUTHORS env variable to get a comma
seperated list of the authors declared in the manifest.
Closes #2441
Trivial merge